home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 April / macformat-023.iso / Reader's Corner / Reader's Contibutions / Modified / FrEQuency data / 00355.ls < prev    next >
Encoding:
Text File  |  1995-01-19  |  120 b   |  9 lines

  1. on mouseUp
  2.   silence()
  3.   if the frame < 1900 then
  4.     go("astromorph")
  5.   else
  6.     play frame "astromorpha"
  7.   end if
  8. end
  9.